class list
英 [klɑːs lɪst]
美 [klæs lɪst]
网络 类列表; 班级名单
英英释义
noun
- a list issued by examiners that categorizes students according to the class of honours they achieved in their degree examinations
双语例句
- Class is used to list the services offered by the Block.
类列出了模块提供的服务列表。 - Once found, select the Java class from the list of available options and click OK to complete the add process.
找到之后,从可用选项列表中选择此Java类,并单击OK,从而完成添加过程。 - D automatically implements those interfaces via B.If you restate the interfaces in D's base class list then the C# compiler will do an interface reimplementation.
D通过B也就自动实现了那些接口。如果你在D的基类列表中显式声明了这些接口的话,那么C编译器将会做一次接口重新实现。 - Derived class still maintains a list of the currently embedded items.
派生类仍维护当前嵌入项的列表。 - Because of erasure, List and List are the same class, and the compiler only generates one class when compiling List ( unlike in C++).
因为可以擦除功能,所以List和List是同一个类,编译器在编译List时只生成一个类(和C++不同)。 - For example, in a generic class List, do you really want to prevent the construction of a List?
例如,在泛型类List中,您真的想要防止List的构造吗? - Create a class named List.
建立一个类型并将其命名为List。 - This paper discusses the implementation of scanned geological image file digitalization with array template class and link list in VC++, which includes screen gathering of initialized data, dynamic storing and abstraction of data.
讨论了在VC++环境下,用数组模板类和链表实现扫描的地质图像文件的数字化-包括初始数据的屏幕采集,数据的动态存储和提取。 - There is not a right parenthesis following the class or interface list.
类或接口列表后没有右圆括号。 - Template argument list following class template name must list parameters in the order used in template parameter list
类模板名称后面的模板参数列表必须按模板参数列表中使用的顺序列出参数
